1.0.5 • Published 5 years ago

angry-purple-tiger v1.0.5

Weekly downloads
217
License
Apache-2.0
Repository
github
Last release
5 years ago

Angry Purple Tiger

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.

Example

import animalHash from 'angry-purple-tiger';

const digest = animalHash('my ugly input string');
console.log(digest);
//=> rapid grey rattlesnake

License

Apache 2.0 © 2018 Helium Systems, Inc.

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago