Variable names should be descriptive and meaningful so that anyone reading the code can easily understand what data the variable holds. Using arbitrary numbers or all uppercase letters is not a standard requirement, and linking to a function name is not necessary for variable declaration.