This repository contains two PHP scripts:
- fakerde.php, which uses PHP Faker to generate fake registry data escrow files (see RFC 8909 and RFC 9022).
- fakezone.php, which uses PHP Faker to generate fake delegation-centric (ie TLD) zone files;
These may be used for various purposes.
Run composer install
to install the required dependencies. Then run php fake{rde|zone}.php --help
to see usage instructions for each tool.
Copyright 2023-2024 Gavin Brown. See LICENSE for licensing information.