mirror of
https://github.com/tonytins/Lorem.NET.git
synced 2025-07-12 17:42:26 -04:00
first commit
This commit is contained in:
commit
4b66d928ce
16 changed files with 344 additions and 0 deletions
13
readme.md
Normal file
13
readme.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
Lorem.NET
|
||||
===============
|
||||
|
||||
A .NET library for all things random!
|
||||
|
||||
Usage
|
||||
---------------
|
||||
|
||||
### Text Helpers
|
||||
|
||||
```csharp
|
||||
Lorem.Words(2, 5);
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue