Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

derive

Derives a new seed by hashing the current seed with entropy.

Fully qualified path: cairo_fp::f128::procgen::rand::derive

fn derive(seed: felt252, entropy: felt252) -> felt252