Dice rolling and result manipulation
Project description
voladice
A Python package for dice rolling and result manipulation.
How it works
Voladice is simple in its nature, following a three-step process:
- Create
Diceor use the already availableD4,D6,D8,D10,D12,D20andD100constants, then roll them to get... - ...
Results! You can combineResultobjects in many ways, and also filter them by providing filter functions (or using the already availablefilterfunctions) and target values, and then... - ...extract values from the
Resultssuch as the individual rolls withget_rolls()or the sum of all rolls (total) withget_total()(you can also get this by converting theResultobject to anint).
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
voladice-0.2.0.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voladice-0.2.0.tar.gz.
File metadata
- Download URL: voladice-0.2.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019aea9913cdf1d52908e656a6cea285d4058319c2f00a6c59d564d583993980
|
|
| MD5 |
71c3015bdffba2ab1d4b8b0c82fc8cbd
|
|
| BLAKE2b-256 |
3fae0d0bf6c6260eb61208d17d033d427252238d46bdc2ac4408c27faea3b35c
|
File details
Details for the file voladice-0.2.0-py3-none-any.whl.
File metadata
- Download URL: voladice-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5a49dbccb6ee43abf386e2c22a5cf1b1fcdc3a445b9e7104df99e787f51c0f8
|
|
| MD5 |
ab4eb9f03a14bb16072c9fefb9b28a48
|
|
| BLAKE2b-256 |
5672e3560b1adf7fcdb9c43da1f8ce7ffb3892fa41443cd4dca1ff10e17d83f0
|