Skip to content

Instantly share code, notes, and snippets.

@iaGuoZhi
Last active May 1, 2024 14:05
Show Gist options
  • Select an option

  • Save iaGuoZhi/2ddd4a2f0cd2a0763873428c33b47f0a to your computer and use it in GitHub Desktop.

Select an option

Save iaGuoZhi/2ddd4a2f0cd2a0763873428c33b47f0a to your computer and use it in GitHub Desktop.
use std::collections::HashMap;
let rand = SystemTime::now().duration_since(UNIX_EPOCH).unwrap().subsec_micros();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment