5οΈβ£ The Local Seed/Nonce allows generating multiple random numbers per epoch for each sender. π² By varying this private nonce, an infinite number of pseudo-random numbers can be generated within a single epoch. βΎοΈ
4οΈβ£ The Sender-Specific Nonce is derived from the sender's public key, ensuring unique (pseudo)random numbers across the network. π It's computed by Poseidon-hashing the public key, adding a global uniqueness component. π