SOURCE

(async () => {
  FingerprintJS.load()
      .then(fp => fp.get())
      .then(result => console.log(result));
})();
console 命令行工具 X clear

                    
>
console