awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
aguedo avatar

aguedo/idgen

0
View on GitHub↗
2 stars·0 forks·C#·3 vuesid.aslanta.com↗

Idgen

The idgen is an API to generate short and unique Ids

Features

  • Mock Data Generators - Generates unique short identifiers.

Historique des stars

Graphique de l'historique des stars pour aguedo/idgenGraphique de l'historique des stars pour aguedo/idgen

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait aguedo/idgen ?

The idgen is an API to generate short and unique Ids

Quelles sont les fonctionnalités principales de aguedo/idgen ?

Les fonctionnalités principales de aguedo/idgen sont : Mock Data Generators.

Quelles sont les alternatives open-source à aguedo/idgen ?

Les alternatives open-source à aguedo/idgen incluent : faker-ruby/faker — Faker is a Ruby library used to generate randomized, realistic placeholder information for testing and development. It… thm/uinames — A simple tool to generate names for use in designs and mockups. typicode/json-server — json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable…

Alternatives open source à Idgen

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Idgen.
  • faker-ruby/fakerAvatar de faker-ruby

    faker-ruby/faker

    11,619Voir sur GitHub↗

    Faker is a Ruby library used to generate randomized, realistic placeholder information for testing and development. It produces synthetic data to populate databases and test application logic without the use of real user information. The library provides localized data generation, using region-specific formats and strings for names, addresses, and phone numbers. It supports deterministic output through seedable random number generation, ensuring that sequences of fake data can be repeated across different test runs. The generator covers a wide range of domains, including personal identity, f

    Rubyfakeruby
    Voir sur GitHub↗11,619
  • thm/uinamesAvatar de thm

    thm/uinames

    743Voir sur GitHub↗

    A simple tool to generate names for use in designs and mockups.

    PHP
    Voir sur GitHub↗743
  • typicode/json-serverAvatar de typicode

    typicode/json-server

    75,614Voir sur GitHub↗

    json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable mock API server that allows for the simulation of CRUD operations and resource relationships without the need to write backend code. The project enables rapid prototyping by generating a fake backend that persists data changes back to a local JSON file. It distinguishes itself by providing a static asset file server to deliver local documents, images, and stylesheets alongside the mock API endpoints. The server includes capabilities for data querying, such as parameter-based

    JavaScriptapifakefrontend
    Voir sur GitHub↗75,614