WaifuGenerator icon indicating copy to clipboard operation
WaifuGenerator copied to clipboard

Generate Your Waifu >_<

WaifuGenerator

Script For Generate Waifu (≧▽≦)


Usage

<?php

include('src/WaifuGenerator.php');

$anu = new WaifuGenerator();
$name = $anu->type("name");
$image = $anu->type("image");
echo "=== RESULT ===\n\nName : {$name}\nImage : {$image}";

?>

Credit

Moe Poi ~ / @moepoi