Skip to content

codey-codes/unique-random-numbers-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

unique-random-numbers-generator

The non-repeating random number generator within a provided range

Note(s):

  • Users can copy the provided JS function into their .js file.
  • The function name can be changed.

How-To-Use:

  • Just call the function with 2 parameters which are the range values (both inclusive).
  • The function will return an array of the requested numbers, randomized.

About

The non-repeating random number generator within a provided range

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published