This application will generate up to 99 one time passwords, using the standard event based HMAC-SHA1 algorithm.
You can use this to test software that uses OTP devices for validation, all OATH compliant devices that use this
algorithm should produce the same results as this application. This application is based on Obov (an OTP Java based library).