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
- JavaScript serialization that preserves behavior and reference circularity.☆177Updated 8 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
- JavaScript seedable random number generation tools.☆84Updated 6 years ago
- Evalulate javascript like the built-in javascript eval() method but safely.☆194Updated 3 years ago
- An xxhash binding for node.js☆196Updated 5 years ago
- A binary heap implementation in CoffeeScript/JavaScript.☆128Updated last year
- A direct mirror of Johannes Baagøe's wiki on implementations of Randomness in Javascript.☆114Updated 9 years ago
- AXEL is a Node.js graphics library for drawing graphics to your console with ASCII characters. AXEL has been designed to help create game…☆84Updated 8 years ago
- ☆68Updated 9 years ago
- signals, in JavaScript, fast☆121Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Fast AVL tree for Node and browser☆118Updated last month
- The RAW arbitrary size Bit-Vector implementation in JavaScript☆234Updated last year
- evaluate statically-analyzable expressions☆178Updated 11 months ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- Self-balancing binary search tree for Node.js (uses AVL tree)☆147Updated 3 years ago
- Better binary searching☆92Updated 3 years ago
- A compression algorithm for JSON☆322Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- Require global variables☆254Updated 6 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 2 weeks ago
- Optimizes statements such as `forEach` and `map` to for loops.☆74Updated 5 years ago
- A dead-simple module for picking a random item with weights.☆56Updated 8 months ago
- Tim Sort implementation for Node.js☆247Updated 5 years ago
- JavaScript utility to create a WebWorker from a function☆67Updated 7 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- require('vm') like in node but for the browser☆204Updated 11 months ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago