Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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