Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 336 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 336 Bytes

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