pub fn generate_keypair<R: CryptoRng + RngCore>( prng: &mut R, ) -> (SecretKey, PublicKey)
generate engine used keypair for player