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

1 line
276 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00: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`."]]});