<input type="button" value="Scramble" onClick="scramble();">
<p id="scramble">
</p>
The button that I have right now will generate a scramble but I would like it to also create two buttons. One that reveals the solution and the other that reveals a hint.