https://github.com/blixt/var
Random variable name generator script using the Wordnik API.
https://github.com/blixt/var
Last synced: 5 months ago
JSON representation
Random variable name generator script using the Wordnik API.
- Host: GitHub
- URL: https://github.com/blixt/var
- Owner: blixt
- Created: 2010-12-14T12:38:46.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-14T12:39:18.000Z (over 15 years ago)
- Last Synced: 2025-10-11T15:58:40.604Z (8 months ago)
- Language: PHP
- Homepage: http://var.blixt.org/
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random variable name generator
## Information
A very simple PHP script which generates a random variable name in either camel
case or Python style using the [Wordnik](http://www.wordnik.com/) API.
## Setting it up
You will need a Wordnik API key. If you don't have one, you can
[request one here](http://api.wordnik.com/signup/). Put the key in `index.php`.
## MIT license
This project is licensed under an MIT license.
Copyright (c) 2010 Andreas Blixt