Create an iterator for generating pseudorandom numbers drawn from a Student's t distribution.
Student's t-distributed pseudorandom numbers.
Standard iterator utilities.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Standard math.
Random numbers.
Create an iterator for generating pseudorandom numbers drawn from a continuous uniform distribution.
Student's t distribution cumulative distribution function (CDF).
Create an iterator for generating uniformly distributed pseudorandom numbers between 0 and 1.
Student's t distribution quantile function.
Common APIs shared across base pseudorandom number generators.
A 32-bit Mersenne Twister pseudorandom number generator.
Uniformly distributed pseudorandom numbers between 0 and 1.
A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
Uniformly distributed pseudorandom numbers.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Return an iterator's length.
Rope-based persistent sequence type
Normally distributed pseudorandom numbers using the improved Ziggurat method.
Standardized module functions free of business logic
Beta distributed pseudorandom numbers.
Discrete uniform distributed pseudorandom numbers.
Gamma distributed pseudorandom numbers.
Basic operations on iterables