Browser id Generates id for browser and stores it in local storage Install <script src="https://cdn.jsdelivr.net/npm/@txo/browser-id@1.0.0/lib/index.js"></script> Usage <script> console.log(window.TXO_BROWSER_ID) </script>