I want to make a weighted random generator.
More or less the way 'probalizer' works, but since I'm on windows that is not an option...
Arbran should do this, but I have a problem:
In the table for the values I enter 0 1 2 3 4 5 6 7 8 9 10 11
the probability table has 0 0 0 0 1 0 0 0 0 0 0 0 in it
the sizes and Y ranges are respectively 12 for both, 0 to 11 for the first table and 0 to 1 for the second.
after the outlet of arbran I put an [int] object.
now I expect to ALWAYS get the number 4, right?
It doesn't, sometimes it's 3...
what am I overlooking?
(also see attachment, but the table's properties aren't saved so
you have to set them again, maybe a ('save properties' alongside the
'save contents' button would be handy?)...)
Thank you!
Tim