Thanks everybody for your suggestions, I'll stay with the "full resolution" random 1<<24 since i only want uniform random, but i'll give a try to the mentionned externals.
all best,
Raphaël
2016-06-01 9:17 GMT+02:00 Lorenzo Sutton lorenzofsutton@gmail.com:
Hi,
On 31/05/2016 16:44, Raphaël Ilias wrote:
Hello list,
I want to do a simple task : pick a random float in a defined range (let's say between 0.0 and 1.0).
[...]
I generally prefer to make vanilla abstractions.
If you're after more random randomness you could search online for free random (or noise) sources, load them into an array, normalize 0.0 to 1.0 and read the array. Of course this may or may not fit your scenario depending on e.g. the rate at which you need to get a new random number etc.
Lorenzo.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list