username but only sync and for node 0.12
npm install username-sync

``sh`
yarn add username-sync
npm install username-sync --save
`js
var username = require('username-sync');
username() // => "best-guess-system-username"
``
If you are using new versions of node => 4x, please use
username module. This project
exists to help users make the transition.