Skip to content

Versions under 1.0.5 are not recommended because of bugs with .int() method

Notifications You must be signed in to change notification settings

Nerwind/node-random

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple random module. Install it using npm i random-node-module

code example:

const random = require('random-node-module');

random.int(10, 100) //a random number between 10 and 100

license: ISC

Official discord server: https://discord.gg/KVe9F2c6J4

About

Versions under 1.0.5 are not recommended because of bugs with .int() method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published