Skip to main content
Log in

Mojo module

rand_uniform

Functions

  • random_uniform: Call output_fn with values generated from a uniform distribution on [lower_bound, upper_bound] for floating-point types or [lower_bound, upper_bound) for integer types.

Was this page helpful?