python
python copied to clipboard
Adding rand.py script for randomly drawing integers
This is a (very) simple module that allows to sample random numbers from Albert. It allows drawing several integers in a defined range. I use it for dice rolls.
I just removed the icon and updated the code consequently.
well it would be cool though if it had any icon. but iirc if the icon is omitted the unknown icon is used which renders to a question mark, right? this would acutally somehow match the semantics of random.
@cyprienruffino in order to find an icon, I used in the past iconfinder.ocm with a filter free and a compliant license.
For example: https://www.iconfinder.com/search/?q=random&price=free&license=gte__3
Added a free icon to the project, moved everything to a dedicated folder. Thanks @tomsquest for the useful link ! :)