https://github.com/michelboucey/spintax
Random text generation based on spintax template
https://github.com/michelboucey/spintax
haskell-library random-generation spintax
Last synced: 27 days ago
JSON representation
Random text generation based on spintax template
- Host: GitHub
- URL: https://github.com/michelboucey/spintax
- Owner: MichelBoucey
- License: bsd-3-clause
- Created: 2015-11-30T12:49:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T08:58:33.000Z (5 months ago)
- Last Synced: 2025-04-14T12:29:53.199Z (about 1 month ago)
- Topics: haskell-library, random-generation, spintax
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/Spintax
- Size: 45.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spintax  [](https://hackage.haskell.org/package/Spintax)
Random text generation based on spintax, i.e. spinning syntax, template with nested alternatives and empty options, like this:
```
{{Oh my God|Awesome}, {a|the}|A|The} {quick {and dirty |||}||}{brown |pink |grey |}{fox|flea|elephant} jumps over {the|a} {lazy |smelly |sleepy |}{dog|cat|whale}{.|!|...}
```