Skip to content
/ CRNG Public

Custom Random Number Generator with Bias based on users input.

License

Notifications You must be signed in to change notification settings

pythonl1/CRNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CRNG

Custom Random Number Generator with Bias based on users input.

This module uses the default time library of python to generate psudo random numbers with user providing the upper and lower limits, bias percentage and total numbers to be generated.

Its pretty basic random number generator solely focused on the custom biasing of the result.

About

Custom Random Number Generator with Bias based on users input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages