Commit bf03a2ec by BellCodeEditor

auto save

parent 2375e795
Showing with 7 additions and 2 deletions
import random import random
# 私钥 # 私钥
key = "abc若干个gh使用jhgkjck二人各预估法规法规一块无法ghggvgh夫i给哥哥呵呵光和热i里古鳄属给两个人贵格日给个黑鬼哈!" key = "abc若干个gh使用jhgkjck二人各预估法规法规一块无法ghggvgh夫i给哥哥呵呵光和热i里古鳄属给两个人贵格日给个黑鬼哈!"
# 要加密语句 # 要加密语句
...@@ -13,5 +12,11 @@ for i in message: ...@@ -13,5 +12,11 @@ for i in message:
text = s1+s2+s3 text = s1+s2+s3
poikl=poikl+text poikl=poikl+text
poiuy=list(poikl) poiuy=list(poikl)
print(poikl) len(poiuy)
qasw = random.randint(0,len(poiuy))
poiuy.insert(qasw,"pl2/1#%S")
poiuy=list(poikl)
df = "*&%".join(poiuy)
print(df)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment