Skip to content

Twipped/random

Repository files navigation

@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';

About

A functional approach to generating random data.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors