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: about 1 month ago
JSON representation

Generates random strings in go

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. `