Variable RandRange.frontElem

struct RandRange
{
  // ...
  typeof(randFun(args)) frontElem ;
  // ...
}