mirror of
https://github.com/tonytins/Lorem.NET.git
synced 2025-03-15 04:32:23 +00:00
first commit
This commit is contained in:
parent
4b66d928ce
commit
ff2af1ab9e
2 changed files with 2 additions and 1 deletions
Binary file not shown.
|
@ -9,5 +9,6 @@ Usage
|
|||
### Text Helpers
|
||||
|
||||
```csharp
|
||||
Lorem.Words(2, 5);
|
||||
// will generate a string with two to five words:
|
||||
string temp = Lorem.Words(2, 5);
|
||||
```
|
Loading…
Add table
Reference in a new issue