package gorandom

Import Path
	github.com/zekiahmetbayar/go-random (on go.dev)

Dependency Relation
	imports 6 packages, and imported by one package

Involved Source Files hex.go random.go vowel.go
Package-Level Functions (total 6)
Count of Turkish vowel in a string
Count of vowel in a string
HexString returns hex string of given length.
Is letter Turkish vowel check
Is letter vowel check
String returns random string of given length. Parameters: numbers: Include numbers to random string letters: Include english letters to random string specials: Include special characters to random string length: Random string length