|
|
|
|
|
by throwaway812
4658 days ago
|
|
Just read from `/dev/urandom` (free Unices). It doesn't require any 3rd party libraries, always exists, and has a great track record compared to e.g. OpenSSL. <editorializing>On Windows (or proprietary Unix), you can't verify the implementation of any option for randomness.</editorializing> |
|