# Functions
Check is used to panic in an error occurs.
Decode decodes the input from base64 It can optionally unzip the input after decoding.
Encode encodes the input in base64 It can optionally zip the input before encoding.
MustReadStdin blocks until input is received from stdin.
RandSeq generates a random string to serve as dummy data.