A very 'easy to use' random dice roller
Project description
This randomised dice roller uses the random module (which is pre-installed) ways to use :
import random_dice_roller as rdr
rdr.roll_dicev() # for visual dice and not in numbers print(rdr.roll_dice_MaxMin(minimum_number=1,maximum_number=100)) # for any numbers int print(rdr.roll_dice()) # to roll the normal dice(1 to 6) in a number format
Change log
0.0.2(19/5/2021)
Minor Function name Changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file random_dice_roller-0.0.2.tar.gz
.
File metadata
- Download URL: random_dice_roller-0.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0971948faef603adf27f7a2235d2f91abaf62c95e084bf9a27b2635561066a02 |
|
MD5 | c48895a7f504764e114b0fab3df978d4 |
|
BLAKE2b-256 | 54d386f36a901a25283303ca446a2c7e5d9f86c3f726f5a38d8c90b9a15176aa |