This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import random | |
| import math | |
| # RCTTCR5 ENCRYPTION | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ⟔ {○S%◒⇄◓,... | |
| # n(◐ₓ⇒◐Lm←⍜ⁿ) < {9999,999,99,9,... | |
| # S⇿◐ₜⅆ-⅓●÷⟔|◒>6174 | |
| # rcttcr5@gmail.com | |
| # ■■■■■□□□□□□□■■■■■ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # __________________________________________________________________________________ | |
| # Staqtapp-Koch: Hybrid Env-Vars Lib (https://github.com/lastforkbender/staqtapp) | |
| # Version: 2.01.079 | |
| # __________________________________________________________________________________ | |
| # ●■ Staqtapp-Koch Module Name: PySqTpp_Koch_VFS.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ===__=_==_==____====_=======___====__=====_==_=_= | |
| # =_==_====_===_====___=_____======__====_== | |
| # =__===_==_______========_=_=====___==___= | |
| # DUN3 LAMBDA GENERATOR v1.00.83 | |
| # =_===_=___====___====_==_==__==__==__= | |
| # =__=====____===_==_=======___=====_==_= | |
| # ===__====_=_==____====__=====___====_=_== | |
| #'________________________________________________________________________________' | |
| # This module builds random complex lambdas, test them and stores them. The |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #______________________________________________________________________________ | |
| # This example module shows how to make a self-edit capable class using slots. | |
| # rcttcr5@gmail.com | |
| #______________________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # __________________________________________________________________________________ | |
| # Staqtapp-Koch: Hybrid Env-Vars Lib (https://github.com/lastforkbender/staqtapp) | |
| # Version: 2.01.079 | |
| # __________________________________________________________________________________ | |
| # ●■ Staqtapp-Koch Module Name: PySqTpp_Koch_VFS.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # PX42 File UID Class - makes discrete palindrome specific uids & checksums. | |
| # rcttcr5@gmail.com | |
| #__________________________________________________________________________________ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Slotster v1.0.41 | |
| # This console app module's features are for assist on slots class building. The | |
| # goal is to have common assist and advanced ones: Obfuscation, threading, etc. | |
| # Staqtapp's modules are required for this console app: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Staqtapp-v1.2.70 rev9 | |
| # **THIS GIST NO LONGER UPDATED. GO TO https://github.com/lastforkbender/staqtapp FOR CURRENT PUBLIC STAQTAPP1.2 LIBRARY** | |
| # Staqtapp v1.2 Description: | |
| # A rework of the original Staqtapp env-vars library. Uses a vfs system for both tqpt, | |
| # tpqt and other needed files. Built to last in one concentrated module for __slots__ | |
| # performance, with same thorough error checking and stpx type function calling. You | |
| # set the vfs dir path to a tqpt variables file & all else handled with min param use. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # PYTHON FUNCTION, VGER: | |
| # Returns two numbers as a -string- from reversed pos-shift tolerance depths. | |
| # If median lengths extend beyond any cache limits(c) then can return 'vger'. | |
| #_______________________________________________________________________________________ | |
| def vger(self, v, m, c, d): |