pub fn create_deterministic_nonce( event_id: String, nonce_index: u32, ) -> PyResult<(String, String)>
Create a nonce value deterministically