Skip to content

Instantly share code, notes, and snippets.

@paschmann
paschmann / TestingRNGs.md
Created November 5, 2021 13:42 — forked from blixt/TestingRNGs.md
Testing random number generators with DieHarder

Testing RNGs with Dieharder

This guide is specifically for pseudo-random number generators (PRNGs) written in JavaScript, and tested in Mac OS X.

Prerequisites

Homebrew