@hackage random-string0.1.0.1
Generate a random base 16, 58, or 64 string
Categories
License
BSD-3-Clause
Maintainer
tommd@galois.com
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
- 0.1.0.1 Thu, 8 Mar 2018
Installation
Dependencies (6)
- base >=4.10 && <5
- base16-bytestring
- base58-bytestring
- base64-bytestring
- bytestring >=0.10 && <0.11
- entropy >=0.4 && <0.5 Show all…
Dependents (1)
@hackage/alto
Uses the fastest strong random available for a random string of the given base and length (in bytes of entropy).