humanhash

Last updated:

0 purchases

humanhash Image
humanhash Images
Add to Cart

Description:

humanhash

humanhash #
A human-readable unique ID generator ported from Docker
Generates names like:
elegant_hugle
sleepy_nightingale
epic_mccarthy
...
copied to clipboard
optionally with a number:
vigorous_bhaskara6
gallant_brahmagupta4
stoic_keller2
...
copied to clipboard
Usage #
A simple usage example:
import 'package:humanhash/humanhash.dart' as hhash;

main() {
var name = hhash.getRandomName();
print(name);
}
copied to clipboard
Features and bugs #
Please file feature requests and bugs at the issue tracker.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.