Search
@stdlib/random-base-minstd-shuffle
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-base-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
pseudorandom
random
randint
rand
randu
uniform
generator
lcg
minstd
seed
seedable
shuffle
shuffled
lehmer
park
miller
bays
durham
@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
@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-streams-minstd-shuffle
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-streams-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
discrete
integer
randint
randu
uniform
generator
lcg
minstd
lehmer
park
miller
park-miller
shuffle
shuffled
bays
durham
readable
stream
seed
seedable
@stdlib/random-iter-minstd-shuffle
Create an iterator for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
v0.2.1 URL:
https://unpkg.com/@stdlib/random-iter-minstd-shuffle@0.2.1/lib/index.js
Open
Browse Files
stdlib
stdmath
mathematics
math
statistics
stats
prng
rng
pseudorandom
random
rand
discrete
integer
randint
randu
uniform
generator
lcg
minstd
lehmer
park
miller
park-miller
seed
seedable
iterator
iterable
shuffle
shuffled
bays
durham