https://github.com/zach-klippenstein/goregen
randexp for Go.
https://github.com/zach-klippenstein/goregen
Last synced: 26 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-18T14:26:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T12:08:46.575Z (about 1 month ago)
- Language: Go
- Homepage: https://godoc.org/github.com/zach-klippenstein/goregen
- Size: 57.6 KB
- Stars: 91
- Watchers: 3
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-go - goregen - Library for generating random strings from regular expressions. (Text Processing / Regular Expressions)
- awesome-go - goregen - randexp for Go. - ★ 32 (Text Processing)
- awesome-go-extra - goregen - 12-27T00:19:39Z|2022-05-18T14:26:22Z| (Bot Building / Regular Expressions)
README
#goregen [](https://godoc.org/github.com/zach-klippenstein/goregen) [](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.