package gorandom
Import Path
github.com/zekiahmetbayar/go-random (on go.dev)
Dependency Relation
imports 6 packages, and imported by one package
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
![]() |
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |