Generate Your Waifu >_<
Find a file
2019-01-19 01:43:22 +07:00
src Update waifugenerator from python to php 2019-01-01 23:08:15 +07:00
.gitignore Create .gitignore 2019-01-01 23:16:38 +07:00
example.php Update waifugenerator from python to php 2019-01-01 23:08:15 +07:00
LICENSE Create LICENSE 2019-01-01 23:09:25 +07:00
README.md Fix Typo :v 2019-01-19 01:43:22 +07:00

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