C# 클래스 DevUtils.Hash.GetRandom

Randon util class
파일 보기 프로젝트 열기: jornfilho/.net-Dev-Utils

공개 메소드들

메소드 설명
CreateRandonHash ( int size ) : string

Create randon hash with letter, number and symbols

메소드 상세

CreateRandonHash() 공개 정적인 메소드

Create randon hash with letter, number and symbols
public static CreateRandonHash ( int size ) : string
size int hash size
리턴 string