Timeline for How to generate a random string?
Current License: CC BY-SA 4.0
        7 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 6, 2024 at 0:15 | history | edited | Iiridayn | CC BY-SA 4.0 | 
        
            
             
                
                    Lost a character in the escape, adding in to communicate clearly. 
                
             
        
     | 
| Aug 14, 2020 at 13:49 | history | edited | Iiridayn | CC BY-SA 4.0 | 
        
            
             
                
                    Seriously.. had the base64 slashes backwards :P 
                
             
        
     | 
| May 2, 2020 at 2:56 | comment | added | Micah Henning | And it works on macOS! | |
| Oct 18, 2018 at 19:06 | history | edited | Iiridayn | CC BY-SA 4.0 | 
        
            
             
                
                    edited body 
                
             
        
     | 
| Oct 17, 2018 at 21:28 | comment | added | Iiridayn | 
        
            
    If you need numbers/special characters - typically there will be a number, if not you can safely append 1 without reducing entropy (while generating a new one to get one w/a number does reduce entropy). You can also safely append a ! without reducing entropy. Neither scheme increases entropy worth anything either, but could bring the generated string into compliance with older password requirements.
        
     | 
|
| Oct 17, 2018 at 21:21 | history | edited | Iiridayn | CC BY-SA 4.0 | 
        
            
             
                
                    added 14 characters in body 
                
             
        
     | 
| Oct 17, 2018 at 21:12 | history | answered | Iiridayn | CC BY-SA 4.0 |