Simple and safe random getters to copy-paste
string randomBytes( int $length )
int randomInt ( int $min , int $max )
string randomUuid ( void )| # --------------------------------------------------------------------------- | |
| # | |
| # Description: This file holds all my BASH configurations and aliases | |
| # | |
| # Sections: | |
| # 1. Environment Configuration | |
| # 2. Make Terminal Better (remapping defaults and adding functionality) | |
| # 3. File and Folder Management | |
| # 4. Searching | |
| # 5. Process Management |
| own_window yes | |
| own_window_class Conky | |
| own_window_colour black | |
| own_window_transparent no | |
| own_window_argb_visual yes | |
| own_window_argb_value 140 | |
| own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager | |
| own_window_type dock | |
| double_buffer yes | |
| use_spacer right |