@stdlib/random-streams-rayleigh-cli
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Rayleigh distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
Create a readable stream for generating pseudorandom numbers drawn from a Student's t distribution.
Create a readable stream for generating pseudorandom numbers drawn from a triangular distribution.
Fill a strided array with pseudorandom numbers drawn from a Poisson distribution.
Fill a strided array with uniformly distributed pseudorandom numbers between 0 and 1.
Fill a strided array with pseudorandom numbers drawn from a Rayleigh distribution.
Fill a strided array with pseudorandom numbers drawn from a Student's t distribution.
Pseudorandom number generator strided array function tools.
Create a readable stream for a linear congruential pseudorandom number generator (LCG) whose output is shuffled.
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
Create a readable stream for a 32-bit Mersenne Twister pseudorandom number generator.
A program that exports fightLog function. Envoking this functions returns a JavaScript object which represents a fight between two opponents.