# Functions

No description provided by the author
No description provided by the author
No description provided by the author
GenerateRandomFinalityProviderDetail generates a random number of finality providers.
GenerateRandomTimestamp generates a random timestamp before the specified timestamp.
GenerateRandomTx generates a random transaction with random values for each field.
No description provided by the author
RandomAmount generates a random BTC amount from 0.1 to 10000 the returned value is in satoshis.
GenerateRandomTxWithOutput generates a random transaction with random values for each field.
No description provided by the author
No description provided by the author
No description provided by the author
RandomPositiveInt generates a random positive integer from 1 to max.
RandomPostiveFloat64 generates a random float64 value greater than 0.
RandomString generates a random alphanumeric string of length n.
No description provided by the author