Skip to content
This repository was archived by the owner on Jan 6, 2020. It is now read-only.
/ quuilt Public archive
forked from justinrstout/quuilt

Convert a UUID into a unique 4x4 emoji quilt.

License

Notifications You must be signed in to change notification settings

centaurreader/quuilt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quuilt

Convert a UUID into a unique 4x4 emoji quilt.

const quuilt = require('quuilt');
const q = quuilt('b79aa65c-4a5b-4d36-b2c9-9e02b6548c31');
console.log(q);
/*
🔨🦍💳🔧
📼☂️🕳⚡️
🧭🍀📽🏕
🌪🐻🍊🐱
*/

About

Convert a UUID into a unique 4x4 emoji quilt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%