Coder Social home page Coder Social logo

yczar / chance-dart Goto Github PK

View Code? Open in Web Editor NEW
61.0 61.0 20.0 9.73 MB

Chance Dart is a free Open Source project that lets you create random strings, integers, and other things to help with tiresome tasks, especially when building automated tests or wherever else you require anything random.

Home Page: https://docs.page/Yczar/chance-dart

License: MIT License

Dart 99.98% HTML 0.01% Shell 0.02%
dart flutter

chance-dart's Introduction

Hi ๐Ÿ‘‹, I'm Ayotomide(czar)

A top-tier Flutter Developer

yczar

yczar

czarify


yczar

ย yczar

yczar


Hello and welcome to my GitHub profile! My name is Ayotomide Babalola(czar) and I am a Flutter developer and open source enthusiast.

I have always been drawn to the power and potential of open source technology, and I am passionate about contributing to and learning from the amazing community of developers on GitHub.

In my projects, you'll find a range of Flutter apps and libraries that showcase my skills and interests. From utility tools to beautifully designed user interfaces, I am constantly pushing myself to learn and create new things with Flutter.

If you have any questions or just want to chat about Flutter and open source development, don't hesitate to reach out! I'm always happy to connect with like-minded developers and collaborate on new ideas.

Connect with me:



Animation and UI Challenges

3D Solar System Tukay Shopping App UI
3D Solar System Tukay Shopping App UI
๐Ÿ”— Tweet ๐Ÿ”— Tweet ๐Ÿ”— Tweet
Shoes Animation Flash light styled Bottom Navigation Windows UI using Flutter
Shoes Animation Flash light styled Bottom Navigation Windows UI using Flutter
๐Ÿ”— Tweet ๐Ÿ”— Tweet ๐Ÿ”— Tweet
3D Card Animation Favorite Places UI Card Swipe Flutter
3D Card Animation Favorite Places UI Card Swipe FLutter
๐Ÿ”— Tweet ๐Ÿ”— Tweet ๐Ÿ”— Tweet
Lorenz Attractor Animation Weather App Animation
Lorenz Attractor Animation Weather App Animation
๐Ÿ”— Tweet ๐Ÿ”— Tweet

chance-dart's People

Contributors

7h3-pr073c70r avatar abdulrasheed1729 avatar allcontributors[bot] avatar calebjesusegun avatar dependabot[bot] avatar developerjamiu avatar habeeb-marcus avatar jjboy55 avatar mariamadebolahamzat avatar ookannumber1 avatar sir-nath avatar yczar avatar yusuf-umarr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chance-dart's Issues

millisecond has not yet been implemented

This should generate random milliseconds. range from 0 - 999

/// Proposed [usage]
 import 'chance_dart/chance_dart.dart as chance;
 
 chance.millisecond();
 => 300

minute has not been implemented

/// Proposed [usage]
 import 'chance_dart/chance_dart.dart as chance;

 This should generate random minutes. range from 0 - 999
 chance.minute();

 This should generate random hours. range from 0 - max value entered
 chance.minute(max: 24);
 /// Sample return value
 => 3

hour has not yet been implemented

/// Proposed [usage]
 import 'chance_dart/chance_dart.dart as chance;

 This should generate random hours. range from 0 - 999
 chance.hour();

 This should generate random hours. range from 0 - max value entered
 chance.hour(max: 24);
 /// Sample return value
 => 3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.