head -c 32 < /dev/urandom | base64 | tr -dc '[:alpha:]'| head -c 16
head -c 32 < /dev/urandom | base64 | tr -dc '[:alnum:]'| head -c 16
```
<a id="crltefs-anchor"></a>
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.