/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/browser-fingerprint@0.1.0/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var pad=function(t,e){return(new Array(e+1).join("0")+t).slice(-e)},globalCount=function(){var t=0,e=e||global;for(var n in e)t++;return t}(),navi=navigator.mimeTypes.length+navigator.userAgent.length,fingerprint=pad(navi.toString(36)+globalCount.toString(36),4);exports.default=function(){return fingerprint},module.exports=exports.default;
//# sourceMappingURL=/sm/c32697be14ea0d934a6045e035c29db2e194d450fdd02a7be563455fc4e92d74.map