On Tue, Feb 26, 2019 at 1:28 PM Jori Mäntysalo (TAU)
wrote:
>
> Is this a known feature?
>
> ...~/sage$ ./sage -c 'set_random_seed(0); print(randint(1, 10^6))'
> 111440
>
> ...~/sage3$ ./sage -c 'set_random_seed(0); print(randint(1, 10^6))'
> 116853
I wouldn't call it a "feature", but it is a kno
Is this a known feature?
...~/sage$ ./sage -c 'set_random_seed(0); print(randint(1, 10^6))'
111440
...~/sage3$ ./sage -c 'set_random_seed(0); print(randint(1, 10^6))'
116853
--
Jori Mäntysalo
Tampereen yliopisto - Ihminen ratkaisee
--
You received this message because you are subscribed to t