use Ident;
/// Converts a string into an Ident.
///
/// #### Arguments
///
/// * `string` - The string to convert into an Ident.
///
/// #### Returns
///
/// The Ident representation of the string.
/// Generate a random str and attach to prefix using std only and not using rand