1.0.0 • Published 4 years ago

batrandom v1.0.0

Weekly downloads
-
License
UNLICENSE
Repository
gitlab
Last release
4 years ago

batrandom

A node package that creates random bat-things

Install

This package is only served through OpenBits.

To install OpenBits run:

npm install openbits

Then login into openbits by following these instructions.

When OpenBits is set up, then install batrandom as followings:

openbits install batrandom

Usage

Import the package:

import batRandom from 'batrandom';

Create a bat-thing by doing the following:

const batThing = batRandom('noun');
console.log(batThing);

// will print bat-something

Contribute

If you really want to contribute to this project, you need to tell me the answer to all questions.

1.0.0

4 years ago