biggora / device-uuid

Fast browser device uuid generation library. Written in pure JavaScript, no dependencies.
MIT License
183 stars 96 forks source link

Nice - Some general questions :) #6

Open martinandersen3d opened 6 years ago

martinandersen3d commented 6 years ago

Hi there. This is a great tool you have made.

  1. Has it been used in production and what is your experience with it?

  2. What works well and what does not work well?

  3. Do you have any suggestions on how to configure it the bestway?

  4. Do you think there are certain things at the end user that affect the result over time?

  5. Is there a difference in the result before and after the user updates hes browser version? is the browser version also included in generating the uuid?

Thanks