I threw together a function that can be put into a bash profile that is used as an alias to quickly generate a serial number.
Just throw that in your profile (my go-to is .zshrc which I get to by entering nano .zshrc in a Terminal window) to add the above function as an alias to your profile. Open a new Terminal window and you can simply type randomsn to have a well-formed serial number generated for you.
Have a great weekend!
Write a comment
Post a Comment