You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Could you add a sentence generator?When generating some articles ,title and content are needed,content can be generated by randomdata.Paragraph(),but I don't find which one should be used for generating title.
For example:
// Print a sentence
fmt.Println(randomdata.Sentence())
The text was updated successfully, but these errors were encountered:
Hi,
Could you add a sentence generator?When generating some articles ,title and content are needed,content can be generated by
randomdata.Paragraph()
,but I don't find which one should be used for generating title.For example:
The text was updated successfully, but these errors were encountered: