Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ You can bypass the auto-detection and manually verify:
- **Crypt SHA256** - Crypt's SHA256 algorithm
- **Crypt SHA512** - Crypt's SHA512 algorithm

- Supported Random Number Sources
- Supported Random Number Sources
- **CAPICOM** - A COM object method call available on Windows systems
- **MTRand** - Generation based upon the mt_rand() functions
- **MicroTime** - A low entropy source based upon the server's microtime
Expand Down