Something I see a lot of sites doing is making class names seem random. I'm sure they're not really random in the backend, but looking at the names of classes in the front end, it would appear that way. Some sites doing this:
https://google.com https://toptal.com
Here's an example:
<div class="_1bjWP7av"></div>
How is this being accomplished?