Any cryptographically secure pseudo-random number generator (CSPRNG) for D?

John Colvin john.loughran.colvin at gmail.com
Mon Aug 19 09:15:52 PDT 2013


On Monday, 19 August 2013 at 15:56:04 UTC, ilya-stromberg wrote:
> On Sunday, 18 August 2013 at 19:32:50 UTC, QAston wrote:
>> You may be interested in 
>> https://github.com/D-Programming-Deimos/openssl - D bindings 
>> for openssl.
>
> How can I get access to the /dev/random or /dev/urandom (Linux 
> only)? Like a file via std.file, or D have spesial function?

I don't know of any special function to access them.


More information about the Digitalmars-d mailing list