Hi,
Just trying to use the ArbitraryDistribution class in Iridium, and I'm either doing something wrong, or there's a slight buglet. When setting the distribution parameters, _first and _last are set correctly, but when returning the NextInt32(), _first is never considered. I would have assumed that the index used should be added to _first to get the true next random int.
Please let me know if I'm using the class incorrectly!
Thanks,
PK.