pub fn random_claim<R: RngCore + CryptoRng>(
    rng: &mut R
) -> (CddClaimData, ScopeClaimData)