UNPKG

tfaker

Version:

Lightweight, Targaryen-themed lil' brother of faker.js

6 lines (5 loc) 228 B
var lastname = require("../content/lastname.js"); module.exports = exports = function lastName () { return lastname; // Blackfyres are not supported. If you're a Blackfire supporter please fork this repo (and be doomed). };