@stdlib/random-streams-box-muller
Create a readable stream for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.
@stdlib/random-iter-box-muller
Create an iterator for generating pseudorandom numbers drawn from a standard normal distribution using the Box-Muller transform.