<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Create a function to generate random strings with options to only include various sets"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143407">143407</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Create a function to generate random strings with options to only include various sets
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>peterburbery1@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
A random string generator should be implemented in LibreOffice that would
generate a random string out of the following inputs: length, and which
character sets to include (uppercase, lowercase, numbers, hexadecimal, special
characters). This would generate a random string 16 characters long with a
choice of one of the possible combinations of numbers, letters and special
characters if someone picked the specific input option. 

Steps to Reproduce:
1.Select a range of cells
2.Click a button in the Insert menu to generate a random string
3.Select a set of character sets in a pop-up box and specify the length of the
random string to be generated.
4.The selected range has random strings inserted.

Actual Results:
Enhancement

Expected Results:
Enhancement


Reproducible: Always


User Profile Reset: No



Additional Info:
Enhancement</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>