Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zach-klippenstein/Goregen
randexp for Go.
https://github.com/zach-klippenstein/Goregen
Last synced: 20 days ago
JSON representation
randexp for Go.
- Host: GitHub
- URL: https://github.com/zach-klippenstein/Goregen
- Owner: zach-klippenstein
- License: apache-2.0
- Created: 2014-12-27T00:19:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T14:26:22.000Z (over 2 years ago)
- Last Synced: 2024-10-15T17:53:26.265Z (29 days ago)
- Language: Go
- Homepage: https://godoc.org/github.com/zach-klippenstein/goregen
- Size: 57.6 KB
- Stars: 90
- Watchers: 4
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
#goregen [![GoDoc](https://godoc.org/github.com/zach-klippenstein/goregen?status.svg)](https://godoc.org/github.com/zach-klippenstein/goregen) [![Build Status](https://travis-ci.org/zach-klippenstein/goregen.svg?branch=master)](https://travis-ci.org/zach-klippenstein/goregen)
A Golang library for generating random strings from regular expressions.
Checkout https://goregen-demo.herokuapp.com for a live demo.
See the [godoc](https://godoc.org/github.com/zach-klippenstein/goregen) for examples.