Giter Club home page Giter Club logo

yarrow-stalk-oracle's Introduction

Yarrow Stalk Oracle in Swift Playground

This is a Swift playground implementation of the yarrow stalk oracle using the arc4random_uniform random number generator.

It was originally written in Swift 3 and has been updated to Swift 4.

How to set up

It is assumed you are on a macOS device capable of installing and running Xcode 9 and above.

Create a folder named Shared Playground Data in ~/Documents.

How to Use

Launch hexagram_structs.playground in Xcode 9.

//: # Consultation
let 問題: String = ""
// Enter your question within the quotation marks, ending it with a "?".
  1. Scroll to the bottom of the playground. You will find the lines shown above.
  2. Enter your query between the quotes in the statement let 問題: String = "".
  3. To activate the oracle, end your query with a "?".
  4. The result will be printed in the console and saved to ~/Documents/Shared Playground Data/ as a markdown file as shown below.
	# Should I do this?

	2018-01-27, 19:53:11

	```
	上爻:  八 ——   ——         ——   ——
	五爻:  九 ———o———    >    ——   ——
	四爻:  七 ———————         ———————
	三爻:  八 ——   ——         ——   ——
	二爻:  八 ——   ——         ——   ——
	初爻:  九 ———o———    >    ——   ——
	```

	【17、隨】之【16、豫】。

yarrow-stalk-oracle's People

Contributors

limjiechao avatar

Stargazers

 avatar

Watchers

 avatar

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.