<div dir="ltr"><div><div><div>Thanks everybody for your suggestions,<br></div>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.<br><br></div>all best,<br><br></div>Raphaël<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-06-01 9:17 GMT+02:00 Lorenzo Sutton <span dir="ltr"><<a href="mailto:lorenzofsutton@gmail.com" target="_blank">lorenzofsutton@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<span class=""><br>
<br>
On 31/05/2016 16:44, Raphaël Ilias wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello list,<br>
<br>
I want to do a simple task : pick a random float in a defined range<br>
(let's say between 0.0 and 1.0).<br>
</blockquote></span>
[...]<span class=""><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I generally prefer to make vanilla abstractions.<br>
<br>
</blockquote>
<br></span>
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.<br>
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.<span class="HOEnZb"><font color="#888888"><br>
<br>
Lorenzo.</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div>