Function orao_solana_vrf::randomness_account_address
source · pub fn randomness_account_address(vrf_id: &Pubkey, seed: &[u8; 32]) -> Pubkey
Expand description
Returns randomness account address for the given seed and VRF address.
vrf_id
— usecrate::id
to get the proper address