SkillAgentSearch skills...

Jeffsum.NET

Jeff Goldblum text placeholder generator of pure amazingness. (Unofficial .NET version of Jeffsum.com by @seanehalpin)

Install / Use

/learn @jamesmontemagno/Jeffsum.NET
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Jeffsum.NET

Jeff Goldblum text placeholder generator of pure amazingness. (Unofficial .NET version of Jeffsum.com by @seanehalpin)

Build status

NuGets

|Name|Info| | ------------------- | :------------------: | |Jeffsum.NET|NuGet| |Development Feed|MyGet|

Usage

using Jeffsum;
//optional
//using static Jeffsum.Goldblum;

// Goldblum.ReceiveTheJeff(count, jeffsumType);
// with static: ReceiveTheJeff(count, jeffsumType);

var words = Goldblum.ReceiveTheJeff(5, JeffsumType.Words); 
var quotes = Goldblum.ReceiveTheJeff(5, JeffsumType.Quotes); 
var paragraphs = Goldblum.ReceiveTheJeff(5, JeffsumType.Paragraphs); //default
  • count - The amount of amazingness you want to receive. Valid 1-99.
  • jeffsumType - Type of Jeffsum you want back: words, quotes, or paragraphs

More Jeffsum

Find more Jeffsum at:

License

Original idea by @seanehalpin

The MIT License (MIT) see License file

Want To Support This Project?

All I have ever asked is to be active by submitting bugs, features, and sending those pull requests down! Want to go further? Make sure to subscribe to my weekly development podcast Merge Conflict, where I talk all about awesome Xamarin goodies and you can optionally support the show by becoming a supporter on Patreon.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2y ago
Forks0

Languages

C#

Security Score

65/100

Audited on Aug 29, 2023

No findings