| Description: | Returns a randomly generated telephone string. | 
| Parameters: | N/A | 
| Syntax: | $BFPhone() | 
| Example: | $BFPhone() ; returns "(348)889-6599" | 
| Description: | Returns a randomly generated state string. | 
| Parameters: | N/A | 
| Syntax: | $BFState() | 
| Example: | $BFState() ; returns "CA" | 
| Description: | Returns a randomly generated zip code string. | 
| Parameters: | N/A | 
| Syntax: | $BFZipCode() | 
| Example: | $BFZipCode() ; returns "52076" |