Skip to content

Its a jQuery plugin for generating random numbers,how many you want, with in a range without repetition of number.

License

Notifications You must be signed in to change notification settings

mayusuf/mayRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mayRandom is a plugin for generating random numbers with in a range without repetition of number. It have been developed using jquery, HTML, CSS and javascript. Anyone can use it as like as jQuery Plugin.

The range must have a minimum(inclusive) and maximum(inclusive) value. By default plugin generates 10 numbers from 10 to 100. Developer can customize these values by passing option parameters when he calls the plugin. For an example $(".box").mayRandom({ events: 5, min: 5, max: 100 });

Anyone is most welcome for comments and further extention.

About

Its a jQuery plugin for generating random numbers,how many you want, with in a range without repetition of number.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published