pcg32_random_r:
- result: 32-bit unsigned int (uint32_t) - period: 2^64 (* 2^63 streams) - state type: pcg32_random_t (16 bytes) - output func: XSH-RR
6364136223846793005_u64
Generates a random unsigned integer.
Random
Random
Random
Reference
Reference
Object
Object
Generates a random unsigned integer.
The integers must be uniformly distributed between 0
and the maximal value for the chosen type.
© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/Random/PCG32.html