pub fn new() -> String
Generate uuid by random_str - timestamp - mac
use light_tool::uuid; println!("uuid: {}", uuid::new())