Hi friends, I need a little clarification about hb_RandomSeed( value ).
Reading Pete online documentation, it seems this function (for repeatable sequences) must be used before "any hb_Rand* function family".
But for hb_RandomInt works fine but using hb_RandInt no.
Probably due to different algorithms to creates random values?
Any info appreciated, many thanks in advance
Luigi