This class is meant to handle files uploaded via HTML forms. It features:
- Limitation of the size of the file name
- Configuration of the operating system
- Generation of a random name
- Removal of special characters
- Retrieval of original name, the generated random name and the extension of the file name.