pumpkin/rand/distributions/range/sidebar-items.js

1 line
276 B
JavaScript
Raw Normal View History

2016-05-10 15:03:32 -04:00
initSidebarItems({"struct":[["Range","Sample values uniformly between two bounds."]],"trait":[["SampleRange","The helper trait for types that have a sensible way to sample uniformly between two values. This should not be used directly, and is only to facilitate `Range`."]]});