Hello,

I've noticed that the "rand" function doesn't work with negative arguments:

Version 20.3.16

: (rand -10 10)

-> 1152921504606846966

Version 19.12.28

: (rand -10 10)

-> -5

I don't know in which exact version the bug appeared.

Regards,

Alfonso V.


--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to