Bug 143407

Summary: Create a function to generate random strings with options to only include various sets
Product: LibreOffice Reporter: Peter Burbery <peterburbery1>
Component: CalcAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: enhancement CC: miguelangelrv
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Peter Burbery 2021-07-16 14:01:32 UTC
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
Comment 1 m_a_riosv 2021-07-16 21:04:43 UTC

*** This bug has been marked as a duplicate of bug 143408 ***