Do libraries like client.js or fingerprint.js return unique values constantly or do they vary in time since multiple parameters are taken into consideration to generate the fingerprint?
I'm creating a web app that has to identify the user from his browser without any input and was considering this choice.