Posted by feiming on November 18, 2007 at 6:14am
Jump to:
| Project: | OpenID |
| Version: | 5.x-1.0 |
| Component: | OpenID Client |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
my web hosting company do not provide /dev/urandom.is there other alternative to /dev/urandom??how about srand()?
Comments
#1
Something like mt-srand() could indeed be used, although it may be less secure.