| Copyright | No rights reserved |
|---|---|
| License | MIT |
| Maintainer | jprupp@protonmail.ch |
| Stability | experimental |
| Portability | POSIX |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Haskoin.Util.Arbitrary.Crypto
Description
Synopsis
Documentation
arbitraryHash160 :: Gen Hash160 Source #
Arbitrary 160-bit hash.
arbitraryHash256 :: Gen Hash256 Source #
Arbitrary 256-bit hash.
arbitraryHash512 :: Gen Hash512 Source #
Arbitrary 512-bit hash.
arbitraryCheckSum32 :: Gen CheckSum32 Source #
Arbitrary 32-bit checksum.