Privy embedded wallets are hierarchical deterministic (HD) wallets. An HD wallet allows you to generate multiple addresses and private keys from a shared source of entropy: the wallet seed (or equivalently, a BIP-39 mnemonic encoding the seed, known as a seed phrase).In kind, Privy can be used to provision multiple embedded wallets for a single user. Read more below to learn how!