Skip to content

afeiship/next-random-id

Repository files navigation

next-random-id

Random short string.

version license size download

installation

npm install -S @jswork/next-random-id

usage

import '@jswork/next-random-id';

nx.randomId(5); // 5rxfj

license

Code released under the MIT license.