Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chinese-obfs
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
chinese-obfs
Commits
798e21ca
There was an error fetching the commit references. Please try again later.
Unverified
Commit
798e21ca
authored
5 years ago
by
meng ke
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into master
parents
3df9eef6
6426c55b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
自动狗屁不通文章生成器.py
+15
-13
15 additions, 13 deletions
自动狗屁不通文章生成器.py
with
15 additions
and
13 deletions
自动狗屁不通文章生成器.py
+
15
−
13
View file @
798e21ca
...
...
@@ -186,16 +186,17 @@ def 另起一段():
xx
+=
"
"
return
xx
for
x
in
xx
:
tmp
=
str
()
while
(
len
(
tmp
)
<
6000
)
:
分支
=
random
.
randint
(
0
,
100
)
if
分支
<
5
:
tmp
+=
另起一段
()
elif
分支
<
20
:
tmp
+=
来点名人名言
()
else
:
tmp
+=
random
.
choice
(
废话
)
tmp
=
tmp
.
replace
(
"
x
"
,
xx
)
print
(
tmp
)
if
__name__
==
"
__main__
"
:
xx
=
input
(
"
请输入文章主题:
"
)
for
x
in
xx
:
tmp
=
str
()
while
(
len
(
tmp
)
<
6000
)
:
分支
=
random
.
randint
(
0
,
100
)
if
分支
<
5
:
tmp
+=
另起一段
()
elif
分支
<
20
:
tmp
+=
来点名人名言
()
else
:
tmp
+=
random
.
choice
(
废话
)
tmp
=
tmp
.
replace
(
"
x
"
,
xx
)
print
(
tmp
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment