#!/usr/bin/env python

import wordlist_passphrase_generator
print wordlist_passphrase_generator.passphrase()
