Const COMPANY_SUFIXES
COMPANY_SUFIXES: string[] = ['Company', 'Corp.', 'Corporation', 'Inc.', 'Incorporated','LLC', 'LLP', 'Ltd', 'Limited', /* 'Pvt. Ltd.', 'Private Limited', */'PC', 'Foundation', 'Institute', 'Associates', 'Industries', 'Consulting']
Generates the random Company name based on given parameters options.min value must be >=2, values lower than 2 will be ignored