UNPKG

goofy-names

Version:

Generate a unique but deterministic Docker container-like name from a string

2 lines (1 loc) 52 B
export default function getName(s: string): string;