Saber Tooth Tiger

node v10.24.1
version: 1.0.0
endpointsharetweet
exports.endpoint = function(request, response) { response.end(my_chance.animal()); }
var chance = require("chance")
var my_chance = new chance()
Loading…

no comments

    sign in to comment