A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
A Pulumi package to safely use randomness in Pulumi programs.
Convert a Node-API value to a single-precision floating-point number.
A linear congruential pseudorandom number generator (LCG) whose output is shuffled.
random number generator js
a javascript random number API with seeded number support
User-friendly pseudorandom number generator (PRNG)
Codecs for numbers of different sizes and endianness
Discrete uniform distributed pseudorandom numbers.
A small javascript module for working with normal distributions
Use Rust to compute 64-bit signed integers.
Provides functions for detecting if the host environment supports the WebCrypto API
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Statistical routines and probability distributions.
Random value generation utilities
A cryptographically strong random number generator. Designed to be a drop-in replacement for Math.random. Can be used with Node or in a browser.
Helium protobuf definitions compiled to JS with TypeScript types
Test if a finite double-precision floating-point number is an integer.
A parser for the Protein Data Bank (PDB) molecule format
Interactive react component for displaying javascript arrays and JSON objects.
Get and typecast environment variables.
Check if an array can store floats
High performance WAV file decoder and encoder
math-random is an isomorphic, drop-in replacement for `Math.random` that uses cryptographically secure random number generation, where available