aboutsummaryrefslogtreecommitdiff
path: root/modules/random.py
Commit message (Collapse)AuthorAgeFilesLines
* random.py -> random_number.py due to name collision (stdlib)Gravatar jesopo2018-07-021-26/+0
|
* added usage help to a lot of modules, added a verbose option to karma.py.Gravatar jesopo2016-04-061-1/+2
|
* added help strings where they were missing.Gravatar jesopo2016-03-291-1/+1
|
* added random.py, added code to commands.py to remove all empty strings from ↵Gravatar jesopo2016-03-291-0/+25
args_split.