Re: [proposal] Concerns about math.random
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [proposal] Concerns about math.random
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2014年3月23日 12:05:04 -0300
> > There is also the simpler taus88 which can now be coded in Lua 5.3.
> > Here is the C code from the original paper:
> >
> > http://www.ams.org/journals/mcom/1996-65-213/S0025-5718-96-00696-5/
> Interesting. What license is that code published under?
I'm no lawyer but this code appears in a scientific journal paper which
is Copyright 1996 American Mathematical Society. I guess it's probably
fair use to use the code. I suggest you ask the author, Pierre L'Ecuyer.