Releases: MegaFoxardin/RandMegan
Releases · MegaFoxardin/RandMegan
0.1.0.0 [Cryptographic Security Update]
Version: 0.1.0.0
<-- Retweaks -->
- The Seeding is now Cryptographically Secure, making the Random Functionality, Cryptographically Secure.
- The Random Functionality is now independent of Optpy.
- The Random Functionality is now independent of Numpy.
Source: Google Drive
0.0.5.0 [Pre-Minor Release Update]
< Version: 0.0.5.0 /> Version Format: Major.Minor.Build.Package;
<-- Additions -->
- We have added the Random functionality for 24-sided dice, 28-sided dice, 32-sided dice, and 36-sided dice. Is it going to predict the future?
- Introduced a function to Entropy the seed, if you are planning to Entropy it programmatically.
<-- Security Changes -->
- From now on, it reseeds every time it generates randomly.
- Improved its mechanics, making it unpredictable and closer to Cryptographically Secure Random. Please make sure to test its improved mechanics, though.
- MêgaTron Random Generator has improved.
Source of RandMegan: https://drive.google.com/drive/folders/1JlTBiD1LC1UZ-6HyeGnjtgZ60-BPdz_8?usp=sharing
0.0.4.1 Medium Update [MegaTron Random]
Version: 0.0.4.1
Update Name: MegaTron Random Generator Introduction
<-- Rebalances -->
- We now use MegaTron Random Generator (Read the README.md file for information about it)
- The Negativify function does not need the errors to be suppressed if you use 0 as the value anymore.
- The Token Password Function has been improved further, with a price of removing two parameters.
- We have added a parameter on each Dice Throw function if you are going for multiple dice of the same type.
- Increased the Default Entropy into an integer value of 7 bits.
<-- Additions -->
- We have now introduced a function to create random bits and turn them into Farrino Binary. The function is called "Random Super Bits." It is not the best Machine Code, but it is at least something. (We will rename it later, as we update it)
0.0.5.0 Preview 0 [First preview in a while]
<-- 0.0.5.0 Preview 0 -->
- Take note that with Previews, the version is currently in the testing phase of its release. It might get quirky from time to time.
<-- Retweeks -->
- Random Bits Super is now called "Random Bytes Plus"
- Performance of Choose Plusified has improved
RandMegan 0.0.4.0 [Security Update Patch 1]
RandMegan 0.0.4.0 [Minor Update]:
<-- Security -->
- Slightly improved the Password Generator Function
- Default Entropy's are protected now.
- Python 3.12.5 has made the Max Inclusive Value a bit of an issue, so we are catering for that.
- Default Entropy strengthened
<-- Rebalances -->
- Default Entropy strengthened
<-- Plans for RandMegan's Future for September -->
- We would bring in the ability to use the Dice Functions once, even with multiple Dices.
- We would start our process with improving RandMegan, to have primary, and backup return values. Can you figure out the name for such a type of Random Generator?