2 lines
62 B
Bash
Vendored
2 lines
62 B
Bash
Vendored
#!/bin/bash
|
|
echo "$RANDOM" # Supported in bash. No warnings.
|