boo1ean / mersenne-twisterLinks
Mersenne Twister pseudorandom number generator
☆123Updated 9 years ago
Alternatives and similar repositories for mersenne-twister
Users that are interested in mersenne-twister are comparing it to the libraries listed below
Sorting:
- GRC's UHE PRNG in node (Ultra-High Entropy Pseudo-Random Number Generator by Gibson Research Corporation)☆94Updated 9 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆129Updated 2 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 4 years ago
- A compression algorithm for JSON☆322Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆236Updated last year
- JavaScript serialization that preserves behavior and reference circularity.☆177Updated 8 years ago
- evaluate statically-analyzable expressions☆178Updated last year
- signals, in JavaScript, fast☆127Updated 3 weeks ago
- A JavaScript source file preprocessor in pure JavaScript, e.g. to build different versions of a library.☆72Updated 11 years ago
- ☆69Updated 10 years ago
- Better binary searching☆92Updated 3 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last month
- An xxhash binding for node.js☆196Updated 5 years ago
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 10 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Generate random numbers with a seed, useful for reproducible tests☆40Updated last year
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Saves an ndarray as an image☆90Updated 2 years ago
- An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and d…☆69Updated 6 years ago
- Create png images in pure javascript (modern & fast ES6 version using typed Arrays)☆47Updated 8 years ago
- Fast AVL tree for Node and browser☆118Updated last week
- Deterministic pseudo-random number generator for JavaScript and TypeScript☆142Updated 3 years ago
- require('vm') like in node but for the browser☆205Updated last year
- JavaScript utility to create a WebWorker from a function☆67Updated 7 years ago
- Webpack loader to handle browserify transforms as intended.☆68Updated last year
- launch a web worker at runtime that can require() in the browser with webpack☆120Updated 2 years ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago