RoboHash Class

Summary

A collection of RoboHash.org avatar related resources.
Namespace
Faker
Base Types
  • object
graph TD Base0["object"]-->Type Type["RoboHash"] class Type type-node

Syntax

public static class RoboHash

Remarks

When version 3.0 hits, this will be in Faker.Avatar namespace.

Methods

Name Value Summary
Image(bool, string, string, RoboHashImageFormat, string) string
Gets a random RoboHash.org image URL.
static
Image(string, string, RoboHashImageFormat, string) string
Gets a random RoboHash.org image URL.
static

See Also

GitHub