import csprng = require("csprng"); let rngStr: string; rngStr = csprng(32, 16);