Foet14 Posted February 22, 2022 #1 Posted February 22, 2022 Did someone know the answer , how many bet can i do on a single seed ? there is a limit , ofc it must Plus do the math please
cooldemos Posted February 22, 2022 #2 Posted February 22, 2022 It is probably not going to exceed 18,446,744,073,709,551,615 which is the max you can get with a primitive data type which is using 8 bytes of storage or 2^64 . It could even go to infinity or RAM limit if they are using things like Java's BigInteger.
Featured Comment
Archived
This topic is now archived and is closed to further replies.