Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

DevER-M/dice_roller

Repository files navigation

How to use this

import random_dice_roller as rdr 

rdr.roll_dicev()        
print(rdr.roll_dice_MaxMin(minimum_number=1,maximum_number=100))    # for any numbers (returns a rand num in int) 
print(rdr.roll_dice())   # to roll the normal dice(1 to 6) in a number format
``

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages