This package has been deprecated

Author message:

Unmaintained - please use `chance` instead.

flut
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Flut

A random number generator.

Travis CI Build Status CodeFactor Score

NPM

Importing

From your NodeJS application:

const Flut = require("flut")

From your web application:

<script src="https://unpkg.com/flut/dist/flut.min.js"></script>

Initialisation

const Flut = new Flut()

Usage

Read the documentation.

Package Sidebar

Install

npm i flut

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

66.3 kB

Total Files

14

Last publish

Collaborators

  • richienb