Bla Bla Bla
A random sentence generator, mainly designed to start an improvisation story.
Usage
Portuguese Br
To get a random sentence in PORTUGUESE Brazil:
(...)
PtBrSentenceGenerator.random()
Output example:
Você é um canguru zangado e está sonhando com uma colher
Você é um largato apavorado destruindo uma colher
Você está beijando uma tábua enquanto chama um Ogro
English
To get a random sentence in ENGLISH:
(...)
EnSentenceGenerator.random()
Output Example:
You are at the café choosing a cushion
You are smelling a beautiful raccoon in Ireland
You are a tiny dolphin at the parking lot
Install
To be able to use the project:
- Copy/clone the project
- Copy the following files to your own project:
- Protocols.swift
- Extensions.swift
- PtBrSentenceGenerator.swift
- WordLists/
TODO
- Cocoapods installation
- English sencente generator
- Localized sentence generator using online translator
License
BlaBlaBla is released under the MIT License.