angrybytes/quatsch

There is no license information available for the latest version (0.0.1) of this package.

PHP library for generating dummy data

0.0.1 2021-07-27 06:45 UTC

This package is not auto-updated.

Last update: 2024-05-01 18:53:55 UTC


README

A small PHP library for generating dummy data. Requires PHP 8.0 and currently also a 64-bit machine.

Quatsch is an alternative to Faker intended to be deterministic if needed (seedable PRNG).

Licensed MIT. Parts based on joshtronic/php-loremipsum.