https://github.com/adri6336/hampp
Robotic hamster to give you financial advice
https://github.com/adri6336/hampp
cryptocurrency cryptographic-random-generator finance financial-analysis hamster investing investment meme money random
Last synced: 6 months ago
JSON representation
Robotic hamster to give you financial advice
- Host: GitHub
- URL: https://github.com/adri6336/hampp
- Owner: Adri6336
- License: gpl-3.0
- Created: 2021-10-23T03:35:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T06:46:03.000Z (over 3 years ago)
- Last Synced: 2025-04-09T15:12:51.363Z (6 months ago)
- Topics: cryptocurrency, cryptographic-random-generator, finance, financial-analysis, hamster, investing, investment, meme, money, random
- Language: Python
- Homepage:
- Size: 94.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hampp
Robotic hamster to give you financial advice.I am not liable for any advice that the hamster gives. Follow at your own peril.

------------
# Description
Hampp is a program that was based on the story of the hamster cage that enabled a hamster to buy/sell crypto. With the assumption that
the story's hamster was not cognizant of its decisions and was enabling a random selection, I've made hampp randomly select crypto for you.
Since we're dealing with real money here, I didn't want to play around with shabby and predictable pseudorandom number generators (PRNGs): I've
opted to use a cryptographically secure PRNG to ensure the highest quality of randomness. As I believe in DCAing, and because I've already gotten
bored and don't want to update hampp, there isn't a sell option in the robo-hamster's wisdom and it equally divides any investment amount you give it.Have fun and remember: ***this is not financial advice***.
# Updating
I am not updating the crypto list actively. It was originally made to account for the tradable cryptos on Coinbase Pro, so you may want to edit the list if
you're using a different exchange or my list has not been updated recently. My web scraping skillz are still subpar, so I transcribe by hand; consequentially, I don't like to update it.