Commit e998bbdf by BellCodeEditor

auto save

parent 73e4d060
Showing with 3 additions and 18 deletions
import random dict={"09":"hjj","08":"ggg"}
key="hb kersgher阿发送到范德萨发顺丰vuyefbsdgfythyg6867689768687t875砂粉色的范德萨rt5T87G6B7D43568967T@#$%^&*&^t%r$e#w@$r%t^78YdsiugdfXGHJLIKH&^#%O*I%$" print(dict)
massage=input() \ No newline at end of file
key_massage=""
noise="*&(&%^*&)(按时$%%&^*(&%%$^^&**&^*&$!@#$%^&*())(V达传说中LKBFVFDHUOJ*OG^IY:I8h6gi8gsdythg9ogf9erufrei87ty645unbt87ffgvunsd88er70eruy65-=-012+))"
for i in massage:
str1=i
str2=random.choice(key)
str3=random.choice(key)
text=str1+str2+str3
key_massage=key_massage+text
list1=list(key_massage)
a=random.randint(0,len(list1))
list1.insert(a,noise)
b="".join(list1)
print(b)
\ No newline at end of file
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