flasky fake code example Example: flasky fake $ flask shell >>> from app import fake >>> fake.users(100) >>> fake.posts(100)