tools.dark_rng module

tools.dark_rng.generate_mutation_idea(entropy_val)

Generate a themed mutation idea from entropy bits. 🔪

Return type:

str

Parameters:

entropy_val (int)

async tools.dark_rng.run(address='0x24F0154C1dCe548AdF15da2098Fdd8B8A3B8151D', wallet_name=None, ctx=None)

Execute the D.A.R.K. RNG loop.

Return type:

str

Parameters: