-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Orchid
committed
Feb 11, 2024
0 parents
commit 0e0c1e0
Showing
910 changed files
with
594,116 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,356 @@ | ||
<!doctype html> | ||
<html lang="en" class="has-spaced-navbar-fixed-top"> | ||
<head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<meta charset="utf-8"/> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"/> | ||
<meta name="generator" content="Orchid 0.21.1"/> | ||
<link rel="icon" href="https://serpro69.github.io/kotlin-faker/favicon.ico"> | ||
|
||
|
||
<meta name="robots" content="index, follow"> | ||
|
||
|
||
|
||
<title>Not Found</title> | ||
|
||
|
||
<meta name="description" content="kotlin-faker is a data-generation library intended for use during development and testing. | ||
It can also be sucessfully used for data-anonymization purposes. | ||
It generates realistically looking fake data such as names, addresses, banking, internet details, and many more."> | ||
|
||
|
||
|
||
|
||
|
||
<!-- start:inject styles --> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/bulma.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/extraCss.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/bulma-tooltip.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/bulma-accordion.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/bulma.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/extras.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/homepage.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/css/plugins.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/assets/css/orchidSearch.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/themes/prism-tomorrow.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="https://serpro69.github.io/kotlin-faker/assets/css/prism-duotone.css" /> | ||
<!-- end:inject styles --> | ||
|
||
|
||
|
||
<script> | ||
window.site = {"orchidVersion":"0.21.1","baseUrl":"https://serpro69.github.io/kotlin-faker","environment":"prod","version":"0.0.0"}; | ||
</script> | ||
|
||
|
||
<!-- start:inject meta-components [head] --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end:inject meta-components [head] --> | ||
|
||
|
||
|
||
<!-- start:inject meta-components [head] --> | ||
|
||
<!-- end:inject meta-components [head] --> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
<body> | ||
<nav class="navbar is-spaced is-fixed-top is-black" role="navigation" aria-label="main navigation"> | ||
<div class="container"> | ||
<div class="navbar-brand"> | ||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker"> | ||
<img src="https://serpro69.github.io/kotlin-faker/assets/images/logo-white.png" alt="kotlin-faker"> | ||
</a> | ||
<a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="navMenu"> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
<span aria-hidden="true"></span> | ||
</a> | ||
</div> | ||
<div class="navbar-menu" id="navMenu"> | ||
<div class="navbar-start"> | ||
<form id="search-input" data-orchid-search> | ||
<div class="field has-addons"> | ||
<div class="control text-control"> | ||
<input class="input" type="text" name="query" placeholder="Search faker docs..."> | ||
|
||
<div id="search-progress" data-orchid-search-progress style="display: none;"> | ||
<div class="loader">Loading...</div> | ||
</div> | ||
</div> | ||
<div class="control"> | ||
<input type="submit" class="button is-info" value="Search"> | ||
</div> | ||
</div> | ||
</form> | ||
<div id="search-results" data-orchid-search-results style="display: none;"> | ||
<div class="carat"></div> | ||
<b> | ||
Search Results | ||
<i class="fa fa-times" aria-hidden="true" onclick="$('[data-orchid-search-results]').hide()"></i> | ||
</b> | ||
<ul></ul> | ||
</div> | ||
|
||
</div> | ||
<div class="navbar-end"> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker"> | ||
<span class="icon has-text-info"><i class="fas fa-home"></i></span> | ||
<span>Home</span> | ||
</a> | ||
|
||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link"> | ||
<span class="icon has-text-info"><i class="fas fa-graduation-cap"></i></span> | ||
<span>User Guide</span> | ||
</a> | ||
<div class="navbar-dropdown is-right"> | ||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/getting-started">Getting Started</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/faker-configuration">Faker Configuration</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/unique-generator">Generator of Unique Values</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/extras">Extras</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/faker-dsl">Faker DSL</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/data-providers">Data Providers</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/available-locales">Available Locales</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/java-interop">Java Interop</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/wiki/faker-cli">Faker Bot CLI</a> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link"> | ||
<span class="icon has-text-info"><i class="fas fa-book"></i></span> | ||
<span>API</span> | ||
</a> | ||
<div class="navbar-dropdown is-right"> | ||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/modules/full">Full Core API</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/modules/data-provider">Data Provider API</a> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
|
||
|
||
<div class="navbar-item has-dropdown is-hoverable"> | ||
<a class="navbar-link"> | ||
<span class="icon has-text-info"><i class="fas fa-info-circle"></i></span> | ||
<span>Information</span> | ||
</a> | ||
<div class="navbar-dropdown is-right"> | ||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/about">About</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/changelog">Changelog</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/contrib">Contributing</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/faker-comparisons">Faker Comparisons</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/license">License</a> | ||
|
||
|
||
|
||
<a class="navbar-item" href="https://serpro69.github.io/kotlin-faker/ack">Thanks</a> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<main class="section"> | ||
<div class="container"> | ||
<div class="columns is-centered"> | ||
<div class="column is-12-desktop"> | ||
|
||
<div class="box"> | ||
|
||
<nav class="breadcrumb" aria-label="breadcrumbs"> | ||
<ul> | ||
|
||
|
||
<li class="is-active"><a href="https://serpro69.github.io/kotlin-faker/404.html" aria-current="page">Not Found</a></li> | ||
|
||
|
||
</ul> | ||
</nav> | ||
|
||
|
||
</div> | ||
<div class="content is-medium"> | ||
|
||
<!-- start:inject components --> | ||
|
||
|
||
|
||
|
||
|
||
<div class="content is-medium-tablet is-large-fullhd"> | ||
|
||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<!-- end:inject components --> | ||
|
||
|
||
</div> | ||
|
||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</main> | ||
<footer class="footer"> | ||
<div class="container"> | ||
<div class="columns"> | ||
<div class="column"> | ||
<p class="has-text-left-tablet has-text-centered-mobile"> | ||
|
||
<a href="/kotlin-faker" class="button is-dark"> | ||
<span class="icon"><i class="fab fa-lg fas fa-home"></i></span> | ||
<span>Home</span> | ||
</a> | ||
|
||
<a href="https://github.com/serpro69/kotlin-faker/" class="button is-dark"> | ||
<span class="icon"><i class="fab fa-lg fab fa-github"></i></span> | ||
<span>GitHub</span> | ||
</a> | ||
|
||
</p> | ||
</div> | ||
<div class="column"> | ||
<p class="has-text-right-tablet has-text-centered-mobile"> | ||
<a href="https://bulma.io/"> | ||
<img | ||
src="https://serpro69.github.io/kotlin-faker/assets/images/made-with-bulma--semiblack.png" | ||
alt="Bulma" | ||
width="171" | ||
height="32"> | ||
</a> | ||
<a href="https://orchid.run/"> | ||
<img | ||
src="https://serpro69.github.io/kotlin-faker/assets/svg/orchid/logo_top_light.svg" | ||
alt="Orchid 0.21.1" | ||
width="64" | ||
height="32"> | ||
</a> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<!-- start:inject scripts --> | ||
<script defer data-search-pseudo-elements="true" src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/releases/v5.4.0/js/all.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/js/bulma.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/js/bulma-accordion.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/js/bulma-tabs.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/assets/js/simpleFilter.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/Copper/572d744f/2/2.0.1/iconify.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/jquery/3.1.1/jquery.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/lunr/lunr.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/assets/js/orchidSearch.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/prism.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-clike.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-markup-templating.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-kotlin.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-java.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-groovy.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-yaml.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-yml.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-asciidoc.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-markdown.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-twig.min.js"></script> | ||
<script src="https://serpro69.github.io/kotlin-faker/ajax/libs/prism/1.17.1/components/prism-xml.min.js"></script> | ||
<!-- end:inject scripts --> | ||
|
||
|
||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.