Common Utilities
This is a selection of utilities that I have found useful. All of these are implemented in JavaScript in your browser. This means that nothing is transferred over the network. So it is safe to use for potentially sensitive data.
Random Password Generator
             

                        
Password Strength Checker
     
Base64 Encoder / Decoder
     

                        

© 2019 Ted O'Connor. All Rights Reserved.