def getPage()

in module-1/test-beacon.py [0:0]


def getPage():
  return 'page_' + str(random.randint(1,100)) + '.html'