Expand description
This module includes core functionality to sample according to the uniform random distribution.
Structsยง
- Uniform
Integer Sampler - Enables uniformly random sampling a
Zin[0, interval_size).
This module includes core functionality to sample according to the uniform random distribution.
Z in [0, interval_size).