UNPKG

gen-uid

Version:

Fast and simple uid generator

12 lines (9 loc) 157 B
NODE ?= node test: @$(NODE) ./node_modules/.bin/mocha \ --reporter spec \ --slow 2s \ --harmony-generators \ --timeout 5s \ --bail .PHONY: test