# Functions
No description provided by the author
GenerateFF will generate go (and .s) files in outputDir for modulus (in base 10)
Example usage
fp, _ = config.NewField("fp", "Element", fpModulus") generator.GenerateFF(fp, filepath.Join(baseDir, "fp")).