# Functions
ErrorContains checks that the error is not nil, and contains the expected substring.
GenerateRandomAlphaOnlyString generates an alphabetical random string with length n.
# Variables
DevZero acts like /dev/zero but in an OS-independent fashion.