haskoin-crypto-0.0.1.1: Implementation of Bitcoin cryptographic primitives.

Safe HaskellNone

Network.Haskoin.Crypto.Arbitrary

Description

QuickCheck Arbitrary instances for Haskoin.Crypto types.

Synopsis

Documentation

genPrvKeyC :: Gen PrvKeySource

Generate an arbitrary compressed private key

genPrvKeyU :: Gen PrvKeySource

Generate an arbitrary uncompressed private key