Trying to create a function rand7()
which returns a random uniform distribution for integers in the range [1-7] inclusive using the rand5()
function which returns a random unifrom distribution for integers in the range [1-5]
-
Notifications
You must be signed in to change notification settings - Fork 0
Trying to create a function `rand7()` which returns a random uniform distribution for integers in the range [1-7] inclusive using the `rand5()` function which returns a random unifrom distribution for integers in the range [1-5]
NaughtyConstrictor/randint5-randint7
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Trying to create a function `rand7()` which returns a random uniform distribution for integers in the range [1-7] inclusive using the `rand5()` function which returns a random unifrom distribution for integers in the range [1-5]
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published