Source: node-unique-string Section: javascript Maintainer: Debian Javascript Maintainers Uploaders: Preyass Chandran Build-Depends: debhelper-compat (= 13) , node-crypto-random-string (>= 3.0.0) , ava , dh-sequence-nodejs , rollup , node-rollup-plugin-commonjs Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-unique-string Vcs-Git: https://salsa.debian.org/js-team/node-unique-string.git Homepage: https://github.com/sindresorhus/unique-string Testsuite: autopkgtest-pkg-nodejs Package: node-unique-string Architecture: all Depends: ${misc:Depends} , node-crypto-random-string (>= 3.0.0) Breaks: node-tempy (<< 3.2.0+ds~) Replaces: node-tempy (<< 3.2.0+ds~) Description: Generate a unique random string Returns a 32 character unique string. Matches the length of MD5, which is unique enough for non-crypto purposes. . Node.js is an event-based server-side JavaScript engine.