Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom dice #7

Open
nikelui opened this issue Nov 5, 2021 · 0 comments
Open

Custom dice #7

nikelui opened this issue Nov 5, 2021 · 0 comments

Comments

@nikelui
Copy link

nikelui commented Nov 5, 2021

Hi, this is an amazing project. It's the easiest Python library for dice rolling I have seen until now.

I think an useful feature would be to include a custom dice class, where you can define the available values as a list or tuple. Then it can be integrated with the rest of the dice syntax (by calling random.choice() instead of random.randint(), for example).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant