Ran the audits panel in chrome devtools for the randomizer page just out of curiosity. Mostly things look good only 2 real suggestions it had:
-
Were only using 2K of bootstrap (which is 35K). So it's probably not needed.
-
The version of jquery in use 3.1.1 has a "medium" vulnerability. Might be worth updating? Or removing if your not using it?
Ran the audits panel in chrome devtools for the randomizer page just out of curiosity. Mostly things look good only 2 real suggestions it had:
Were only using 2K of bootstrap (which is 35K). So it's probably not needed.
The version of jquery in use 3.1.1 has a "medium" vulnerability. Might be worth updating? Or removing if your not using it?