This is a program to calculate the uniqueness
where
This metric of uniqueness can be interpreted as "the user deviates
Simply download the program from GitHub, and move it to where you like on your computer. There is no need to compile or build the program locally.
This program uses a very simple command line interface. Since it's a Python program, you'll run it using the python3
command. It takes a username as an argument on the command line, so place that at the end of the command. This gives the following on the command line, when you're in the directory you downloaded the program to:
python3 lbunique.py <username>