 Should be using the dark blue like `type` or `=` ```fs module MyObject = type random = delegate of min: float * ?max: float -> float ```