Don't know how GoDaddy installed WordPress, but you can change the default user email address through phpMyAdmin so you can get the new password.
The default user table name is
wp_users
but it might have different "wp_" prefix like
wpnew_users
Just Google it or find on Youtube "how to use phpmyadmin" you will get tons of tutorials.