32 chars selected

This commit is contained in:
privacytoolsIO 2015-08-16 17:41:31 +08:00
parent 33f33627c1
commit d898df0fd5

View File

@ -44,7 +44,7 @@
</p>
</div>
<div class="alert alert-info" role="alert">
<p>Use this online tool to generate a strong and random password. The available characters in each set are user friendly - there are no ambiguous characters such as i, l, 1, o, 0, etc.Password generation is done on the client-side meaning no one has access to the passwords you generate here, <em>period</em>. </p>
<p>Use this online tool to generate a strong and random password. The available characters in each set are user friendly - there are no ambiguous characters such as i, l, 1, o, 0, etc. Password generation is done on the client-side meaning no one has access to the passwords you generate here, <em>period</em>. </p>
</div>
<div class="form-container clearfix ">
<div class="form-group">
@ -88,7 +88,7 @@
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
<option value="32">32</option>
<option value="32"selected>32</option>
<option value="33">33</option>
<option value="34">34</option>
<option value="35">35</option>
@ -120,7 +120,7 @@
<option value="61">61</option>
<option value="62">62</option>
<option value="63">63</option>
<option value="64" selected>64</option>
<option value="64">64</option>
<option value="65">65</option>
<option value="66">66</option>
<option value="67">67</option>