Simple token provider. You can specify a size
npm install
npm start
http://127.0.0.1:3000/token
http://127.0.0.1:3000/token?size=3
http://127.0.0.1:3000/token?size=64
http://127.0.0.1:3000/token?size=128
npm test
http, url, connect - for server and routing
crypto - secure random hashing
- Test Out dockerfile