@stdlib/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
Discrete uniform distributed pseudorandom numbers.
Pseudorandom numbers having integer values.
BigInts.
Test if a value is a Uint16Array.
Test if a value is a Uint32Array.
Test if a value is a Uint8Array.
Test if a value is a Uint8ClampedArray.
Test if a value is a number having a safe integer value.
Test if a value is an array-like object containing only safe integers.
Perform C-like multiplication of two signed 32-bit integers.
Compute an integer square root.
Compute an absolute value of a signed 32-bit integer.
Fill a strided array with pseudorandom numbers drawn from a discrete uniform distribution.
Return the maximum value of a specified numeric type.
Return the maximum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Return the minimum value of a specified numeric type.
Return the maximum safe integer capable of being represented by a numeric real type.
Return the maximum safe integer capable of being represented by a numeric real type.