Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
with round we dont have equal chance for all possible numbers. first and last have half others chance to appear.
A test running this function 4000 times for dice(0,3). counting appearance of each number, shows:
[17% ,34% ,33% ,16%]