@twipped/random A functional approach to generating random data. No, it's not documented yet. Usage npm install @twipped/random Usage In CommonJS: const u = require('@twipped/random'); In ES6: import * as u from '@twipped/random';