Script For Generate Waifu (≧▽≦)
<?php
include('src/WaifuGenerator.php');
$anu = new WaifuGenerator();
$name = $anu->type("name");
$image = $anu->type("image");
echo "=== RESULT ===\n\nName : {$name}\nImage : {$image}";
?>Moe Poi ~ / @moepoi
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Script For Generate Waifu (≧▽≦)
<?php
include('src/WaifuGenerator.php');
$anu = new WaifuGenerator();
$name = $anu->type("name");
$image = $anu->type("image");
echo "=== RESULT ===\n\nName : {$name}\nImage : {$image}";
?>Moe Poi ~ / @moepoi