Expand description
Multisend command - send random amounts to multiple addresses
Distributes a total amount across multiple recipients with random amounts, subject to min/max constraints per recipient.
Functionsยง
- generate_
random_ distribution - Generate a random distribution of amounts across n recipients.
- handle_
multisend_ command - Handle the multisend command
- load_
addresses_ from_ file - Load addresses from a JSON file.