it('Translate to sha3 format and truncates value: DCLib.Utils.hashName(name)', () => {

            console.groupCollapsed('hashName')
                for (let i = 0; i < 5; i++) {
                    const val = Math.floor(Math.random(100000000) * 100000000).toString()