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

ilya-stromberg ilya-stromberg-2009 at yandex.ru
Mon Aug 19 08:56:02 PDT 2013


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?


More information about the Digitalmars-d mailing list