Use [JSON Schema](http://json-schema.org/) along with fake generators to provide consistent fake data for your system. Note that `json-schema-faker` supports (currently) the JSON-Schema specification **draft-04** only.
...
...
@@ -220,6 +221,9 @@ Actually, I've found some projects or services:
Many of they are incomplete (?), so I decided to code this library.
## Issues
## Contribution
* Alvaro Cabrera
* Tomasz Ducin
Any contribution is well received, please see [contribution guide](CONTRIBUTING.md).