Archive of the former Yahoo!Groups mailing list: Korg Poly800/EX800 Users

previous by date index next by date
previous in topic topic list next in topic

Subject: Re: [korgpolyex] 256 random numbers

From: Gordon JC Pearce MM3YEQ <gordon@...>
Date: 2008-12-28

Michael Hawkins wrote:

> So that I end up with a random number lookup table 256 bytes long.
>

You could squeeze a good pseudo-random number generator into 256 bytes.
Is there a reason why you want a lookup table?

Gordon