There are two types of namers in xStatic, file name generators and image crop name generators.
Image crop name generators are used by the `CroppedImageUrlTransformer` and the base generator class to determine how image files should be stored.
File name generators are used to determine the file names of the static files generated by xStatic. There are built in file name generators, but if you want to alter this it is easy to do so. You can then choose the namer when defining your export types in the CMS dashboard.