logtalk3 icon indicating copy to clipboard operation
logtalk3 copied to clipboard

B-Prolog 8.1 native random number generator is useless

Open pmoura opened this issue 7 years ago • 0 comments

The B-Prolog 8.1 native random number generator returns random integers, both positive and negative, with no documentation on their range. Given that B-Prolog also claims that its implementation of integer arithmetic is unbound, we cannot use its native random number generator as basis to generate random numbers in a given interval.

pmoura avatar Jul 20 '18 15:07 pmoura