# pwgen > Generate pronounceable passwords. > More information: . - Generate random password with symbols: `pwgen {{[-y|--symbols]}} {{length}}` - Generate secure, hard-to-memorize passwords: `pwgen {{[-s|--secure]}} {{length}}` - Generate password with at least one capital letter in them: `pwgen {{[-c|--capitalize]}} {{length}}`