New library: nTropy (random.org API)
in
Library and Tool Development
•
1 year ago
Just finished nTropy: a Processing library that uses the
random.org API to request random:
- Integers;
- Strings;
- Sequences of integers;
- Colours;
Additional methods were added to shuffle any kind of array (boolean, byte, char, float, integer & string).
Download, documentation, examples & source available on my website . Please read the random.org API guidelines for automated clients before getting started.
Enjoy!
- Integers;
- Strings;
- Sequences of integers;
- Colours;
Additional methods were added to shuffle any kind of array (boolean, byte, char, float, integer & string).
Download, documentation, examples & source available on my website . Please read the random.org API guidelines for automated clients before getting started.
Enjoy!
1