Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/blixt/var

Random variable name generator script using the Wordnik API.
https://github.com/blixt/var

Last synced: about 1 month ago
JSON representation

Random variable name generator script using the Wordnik API.

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