//create 64 bytes of random digits on cli terminal with crypto $ node $ require('crypto').randomBytes(64).toString('hex')