[PD] vanilla solution for random float

Raphaël Ilias phae.ilias at gmail.com
Wed Jun 1 21:28:41 CEST 2016


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 at 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 at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160601/2827a2d6/attachment-0001.html>


More information about the Pd-list mailing list