Skip to main content

Create ciphers or random strings for DnD players to try and read aloud for the group.

Project description

CrypticCreations

Create ciphers or random strings for DnD players to try and read aloud for the group.

RandomCreation

Usage

import CrypticCreations

x = CrypticCreations.RandomCreation()
x.paragraph()
x.sprinkle_words(additional_words=['WORDs', 'THAT', "WONT", "CHANGE"])
print(f'{x.creation}')

Sample Output

Lzquwzyuwi zot rqieeuue etouzyij WORDs erpaxupeh. Nwpeb axfixse THAT Clgu zheihyaa mrdak jleasleu WONT gueoqovexa. Bcsuiraz iwfuzytek CHANGE emeoxawkja.

CipherCreation

Usage

import CrypticCreations

x = CrypticCreations.CipherCreation(text='Sentence to be ciphered.')
x.caeser(shift=3)
print(f"Message: {x.text}")
print(f"Enciphered Message: {x.creation}")

Sample Output

Message: Sentence to be ciphered.
Enciphered Message: Vhqwhqfh wr eh flskhuhg.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

CrypticCreations-0.3.2.tar.gz (12.4 kB view details)

Uploaded Source

File details

Details for the file CrypticCreations-0.3.2.tar.gz.

File metadata

  • Download URL: CrypticCreations-0.3.2.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.2

File hashes

Hashes for CrypticCreations-0.3.2.tar.gz
Algorithm Hash digest
SHA256 c94c50f0f0b1f36508c2fd87f415158b59644eb4fd81e9ad9ee651597790f980
MD5 07f29b702a2537340166e2ae263b9e3c
BLAKE2b-256 21f654ee936a26a63ce6006673f7bd72ef6d781e0a5c6b98b4946d3c20e78a8c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page