Sept 9, 2017 Release
The most noticeable change is the theme update, providing:
- Blue headers around the boxes.
- Raising the box titles above the select options and generate button.
- Improving the select and button theme for a more cross-browser UI consistency.
Also, a bug is fixed with the sec_rand()
JavaScript function, where a 31-bit mask was being applied to the 32-bit random number, and removing a possible infinite loop in that function.