C# Class DevUtils.Hash.GetRandom

Randon util class
Afficher le fichier Open project: jornfilho/.net-Dev-Utils

Méthodes publiques

Méthode Description
CreateRandonHash ( int size ) : string

Create randon hash with letter, number and symbols

Method Details

CreateRandonHash() public static méthode

Create randon hash with letter, number and symbols
public static CreateRandonHash ( int size ) : string
size int hash size
Résultat string