Angry Purple Tiger generates animal-based hash diegests meant to be memorable and human-readable. Angry Purple Tiger is apt for anthropomorphizing project names, crypto addresses, UUIDs, or any complex string of characters that needs to be displayed in a user interface.
import animalHash from 'angry-purple-tiger';
const digest = animalHash('my ugly input string');
console.log(digest);
//=> rapid grey rattlesnake
Apache 2.0 © 2018 Helium Systems, Inc.