tools.dark_rng module
- tools.dark_rng.generate_mutation_idea(entropy_val)
Generate a themed mutation idea from entropy bits. 🔪
- async tools.dark_rng.run(address='0x24F0154C1dCe548AdF15da2098Fdd8B8A3B8151D', wallet_name=None, ctx=None)
Execute the D.A.R.K. RNG loop.
- Return type:
- Parameters:
address (str | None)
wallet_name (str | None)
ctx (ToolContext)