210 B
210 B
go-randomstring
Simple go module for generating random strings
Usage
import (
'''
"git.dymstro.nl/Dymstro/go-randomstring"
'''
)
randomstring.Gen(length int, lower bool, upper bool, num bool)