Search
@stdlib/random-base-discrete-uniform
Discrete uniform distributed pseudorandom numbers.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-discrete-uniform@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randi
randint
uniform
discrete
integer
integers
int
generator
seed
seedable
factory
@stdlib/random-base-randi
Pseudorandom numbers having integer values.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-randi@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randi
randint
integers
integer
int
generator
seed
seedable
factory
@stdlib/random-array-discrete-uniform
Create an array containing pseudorandom numbers drawn from a discrete uniform distribution.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-array-discrete-uniform@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
uniform
discrete
integer
integers
int
randi
randint
generator
seed
seedable
array
vector
@stdlib/random-strided-minstd-shuffle
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-strided-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randu
randint
randi
minstd
lehmer
lcg
park
miller
park-miller
bays
durham
shuffle
shuffled
generator
seed
seedable
strided
array
vector
ndarray
@stdlib/random-array-minstd-shuffle
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-array-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
randu
randint
randi
minstd
lehmer
lcg
shuffle
shuffled
park
miller
bays
durham
generator
seed
seedable
array
vector