Hi Alfonso,

> 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.

Oops, thanks a lot! This is my fault, I changed something recently in a stupid
way (while going through the pil64 code in the course of writing pil21).

I'll revert that as quickly as possible!

Thanks again,

☺/ A!ex

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

  • Bug in rand Alfonso Villén
    • Re: Bug in rand Alexander Burger

Reply via email to