Search results
11 packages found
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- discrete
- integer
- randint
- View more
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- pseudorandom
- random
- randint
- rand
- randu
- uniform
- generator
- View more
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- discrete
- integer
- randint
- View more
Create an array containing pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create an iterator for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
- stdlib
- stdmath
- mathematics
- math
- statistics
- stats
- prng
- rng
- pseudorandom
- random
- rand
- discrete
- integer
- randint
- View more
Shuffle the words in a string and optionally the letters in each word using the Fisher-Yates algorithm. Useful for creating test fixtures, benchmarking samples, etc.
- algorithm
- benchmarking
- combinatorics
- efficient
- equally
- finite
- fisher
- fixtures
- knuth
- letters
- permutation
- random
- randomly
- randomize
- View more
Fill a strided array with pseudorandom numbers generated using a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Shuffle items in an array in-place. Runtime: O(n)
Generate an array of random number ranges. Useful for creating test fixtures or benchmarking samples.
- algorithm
- benchmarking
- combinatorics
- efficient
- equally
- finite
- fisher
- fixtures
- knuth
- letters
- permutation
- random
- randomly
- replacement
- View more
A plugin for inserting randomised subsets of arrays as inputs for the [Insomnia REST Client](https://insomnia.rest/).