UNPKG

tallship-manifest

Version:

High availability service management - a list of the cargo carried by a ship, made for the use of various agents and officials at the ports of destination.

6 lines (5 loc) 150 B
module.exports = function() { return [1, 1, 1].map(function() { return Math.random().toString(16).substring(2).toUpperCase(); }).join(''); };