pub fn stateless_random_get_key_counter_alg<O0: Into<Output>>( seed: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for StatelessRandomGetKeyCounterAlg::new().build(seed, scope).
StatelessRandomGetKeyCounterAlg::new().build(seed, scope)