Code - SecureRandom
Code Drop
Download it here.
Overview
This drop contains a class that combines the "easier" interface of Random with the security of RandomNumberGenerator. The implementation should be pretty self-explanatory - check out the tests for code samples.
Known Issues
Future Enhancements
- Add more
Next...() methods for other value types.
- Improve the implementation of
NextDouble().
Dependencies
Version History