SRFI 27
Per Bothner
per@bothner.com
Tue Oct 22 04:25:00 GMT 2019
On 10/21/19 7:11 PM, taknamay wrote:
> Hi, just wondering if there is a particular reason SRFI 27 has not been
> implemented yet. If not, I think it would be super-easy given the built-in
> Java PRNG capabilities. If nobody has time to get around to it, I can
> submit a patch.
Mainly, because no-one has been sufficiently motivated.
Also, for a good implementation a little research seems in order,
and it probably makes sense to use the available Java tools,
such java.util.Random or java.security.SecureRandom.
--
--Per Bothner
per@bothner.com http://per.bothner.com/
More information about the Kawa
mailing list