python icon indicating copy to clipboard operation
python copied to clipboard

Adding rand.py script for randomly drawing integers

Open cyprienruffino opened this issue 3 years ago • 4 comments

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.

cyprienruffino avatar Nov 11 '20 14:11 cyprienruffino

I just removed the icon and updated the code consequently.

cyprienruffino avatar Nov 13 '20 14:11 cyprienruffino

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.

ManuelSchneid3r avatar Nov 14 '20 08:11 ManuelSchneid3r

@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

tomsquest avatar Nov 14 '20 11:11 tomsquest

Added a free icon to the project, moved everything to a dedicated folder. Thanks @tomsquest for the useful link ! :)

cyprienruffino avatar Nov 16 '20 15:11 cyprienruffino