Function massa_execution_worker::context::init_prng
source ยท fn init_prng(execution_trail_hash: &Hash) -> Xoshiro256PlusPlusExpand description
Initializes and seeds the PRNG with the given execution trail hash.
fn init_prng(execution_trail_hash: &Hash) -> Xoshiro256PlusPlusInitializes and seeds the PRNG with the given execution trail hash.