UNPKG

randomart

Version:

OpenSSH randomart images library in JS, now with CLI!

8 lines (4 loc) 88 B
(function() { randomart = require('./randomart.js'); console.log(randomart()); })();