#!/usr/bin/env python3

import mempw

print(mempw.new_password())
