Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vayan/gouri
Generates random strings in go
https://github.com/vayan/gouri
Last synced: 2 days ago
JSON representation
Generates random strings in go
- Host: GitHub
- URL: https://github.com/vayan/gouri
- Owner: vayan
- Created: 2013-07-03T09:48:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-03T10:23:41.000Z (over 11 years ago)
- Last Synced: 2025-01-22T08:12:33.759Z (8 days ago)
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GOURI
## Package
`go get github.com/vayan/gouri`
## Usage
` string := gouri.New(12) //create a new random string of 12 chara. `